[INFO] cloning repository https://github.com/listentodella/peripheral-bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/listentodella/peripheral-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flistentodella%2Fperipheral-bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flistentodella%2Fperipheral-bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4d348a953550e7ed3dfb6e7edef1f67582036e8
[INFO] checking listentodella/peripheral-bridge against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flistentodella%2Fperipheral-bridge" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/listentodella/peripheral-bridge
[INFO] finished tweaking git repo https://github.com/listentodella/peripheral-bridge
[INFO] tweaked toml for git repo https://github.com/listentodella/peripheral-bridge written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/listentodella/peripheral-bridge on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/listentodella/peripheral-bridge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.16
[INFO] [stderr]   Downloaded prost-serde v0.3.0
[INFO] [stderr]   Downloaded thiserror v2.0.16
[INFO] [stderr]   Downloaded jiff-static v0.2.15
[INFO] [stderr]   Downloaded tokio-websockets v0.12.1
[INFO] [stderr]   Downloaded jiff v0.2.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d062e109c65207ec22117aade1c82b623e980cbf691c39ac92bae1323cabe08d
[INFO] running `Command { std: "docker" "start" "d062e109c65207ec22117aade1c82b623e980cbf691c39ac92bae1323cabe08d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d062e109c65207ec22117aade1c82b623e980cbf691c39ac92bae1323cabe08d" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d062e109c65207ec22117aade1c82b623e980cbf691c39ac92bae1323cabe08d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d062e109c65207ec22117aade1c82b623e980cbf691c39ac92bae1323cabe08d" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking multimap v0.8.3
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking prost v0.9.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking prost-types v0.9.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking prost-serde v0.3.0
[INFO] [stderr]    Compiling peripheral-bridge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking tokio-websockets v0.12.1
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]  --> src/transport/usb.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct UsbCdcTransport {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 2 |     url: String,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]  --> src/transport/usb.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct UsbCdcTransport {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 2 |     url: String,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> examples/ws_imu.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | /     loop {
[INFO] [stdout] 46 | |         ws_transport.tx(&imu_config.data.msgs).await?;
[INFO] [stdout] 47 | |         let rx_msgs = ws_transport.rx().await?;
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         debug!("acc: {:?}", acc);
[INFO] [stdout] 59 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] 60 |       info!("test done");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::log` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.34s
[INFO] running `Command { std: "docker" "inspect" "d062e109c65207ec22117aade1c82b623e980cbf691c39ac92bae1323cabe08d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d062e109c65207ec22117aade1c82b623e980cbf691c39ac92bae1323cabe08d", kill_on_drop: false }`
[INFO] [stdout] d062e109c65207ec22117aade1c82b623e980cbf691c39ac92bae1323cabe08d
